for i, remote in game.Players:FindFirstChild'netrunner94':GetChildren() do if remote:IsA'RemoteEvent' then remote:Destroy() end end